Click or drag to resize

PermissionSetPermissions Property

Contains the collection of permissions for a folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Permission> Permissions { get; }

Property Value

Type: IListPermission
See Also